.v-yuki .v-container,
.activity-container .v-container
{
    margin-top: 0 !important;
}

.notice-wrapper{
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 60px;
    position: relative;
    top: -30px;
    background: #fff;
    z-index: 1;
    width: 1180px;
    left: 50%;
    margin-left: -590px;
}
.notice-wrapper .swiper-notice{
    height: 100%;
    float: right;
    width: 999px;
}

.notice-wrapper>a>img {
    margin-right: 20px;
}

.swip2 .swiper-slide{
    height: 60px !important;
}

.index-clear::after{
    content: "";
    display: block;
    clear: both;
}

.index-right{
    float: right;
}

.index-left{
    float: left;
}
.index-left .lard,
.index-right .competition-item{
    border-radius: 8px;
    overflow: hidden;
}
.index-right .competition-item.item2{
    margin-top: 20px;
}

.competition{
    margin: 12px auto 80px;
    width: 1180px;
}
 .competition .js{
    padding-bottom: 16px;

}
 .competition .js>div>div:nth-child(1){
    font-size: 26px;
    font-weight: 700;
    color: #000;
    line-height: 38px;
}
 .competition .js>div>div:nth-child(2){
    line-height: 39px;
    font-size: 18px;
    color: #ddd;
    width: 20px;
    text-align: center;
}
 .competition .js>div>div:nth-child(3){
    font-size: 24px;
    color: #999;
    line-height: 39px;
    letter-spacing: 1px;
}
 .competition .js .index-right{
    float: right;
    line-height: 38px;
}
 .competition .js .index-right a{
    color: #333;
    font-size: 12px;
}
.competition *{
    box-sizing: border-box;
}
 .competition .msg .index-left{
     box-sizing: border-box;
    width: 730px;
    height: 361px;
    padding: 40px 160px 40px 60px;
    overflow: hidden;
    margin-right: 18px;
    float: left;
    position: relative;
     border-radius: 8px;
     overflow: hidden;
}
 .competition .msg .index-left a{
    display: inline-block;
    width: 100%;
    color: inherit;
    height: 100%;
}


.competition .msg .index-left:hover .lard
{
    background: rgba(0,0,0,.6);
}


.competition .msg .index-right .competition-item:hover .lard
{
    background: rgba(0,0,0,.6);
}

.competition-item .img .scale-img{
    width: 100%;
    height: 100%;
}




.competition .msg .index-left .lard,
.competition .msg .index-right .lard
{
    position: absolute;
    padding: 20px 40px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}




.competition .msg .index-left a .title{
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
.competition .msg {
    font-size: 18px;
    color: #fff;
}
.competition .msg div{
    font-size: 20px;
}
.competition .msg .title{
    margin-top: 0;
}
.competition  .msg .box{
    font-size: 14px;
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 40px;
    line-height: 40px;
    left: 60px;
    bottom: 50px;
    cursor: pointer;
    color: #333;
    background: #fff;
    text-align: center;
    box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.16);
    border-radius: 4px;
}
.competition .msg .box:hover{
    color: #fff;
    background: #fc4c47;
}
.competition .msg .index-left a .img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.competition .msg .index-left a .img img{
    width: 100%;
    height: 100%;
}
.competition .msg .index-left:hover img,.competition .msg .competition-item:hover img{
    transform: scale(1.1,1.1);
}
.competition .index-right .competition-item{
    width: 432px;
    height: 171px;
    padding: 15px;
    overflow: hidden;
    /* float: left; */
    position: relative;
}
.competition-item .title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.competition-item .msg {
    font-size: 16px;
    color: #fff;
}
.competition-item .msg div {
    margin-top: 10px;
    font-size: 14px;
}
.competition-item .msg .box {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 40px;
    bottom: 20px;
    cursor: pointer;
    text-align: center;
}
.competition-item .msg div {
    margin-top: 10px;
    font-size: 14px;
}
.competition-item .img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.activity-container {
    width: 100%;
    overflow: hidden;
    /*background-color: #f7f3ed;*/
}
.title-container {
    overflow: hidden;
    padding-bottom: 16px;
}
.title-container .index-left div {
    float: left;
}
.title-container .title {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    line-height: 38px;
}
.title-container .sub {
    line-height: 39px;
    font-size: 18px;
    color: #ddd;
    width: 20px;
    text-align: center;
}
.title-container .sub-title {
    font-size: 24px;
    color: #999;
    line-height: 39px;
    letter-spacing: 1px;
}
.title-container .index-right {
    float: right;
    line-height: 38px;
}
.title-container .index-right a {
    color: #333;
    font-size: 12px;
}
.activity-first {
    width: 100%;
    margin-bottom: 20px;
    height: 320px;
    position: relative;
    overflow: hidden;
    line-height: normal;
}
.activity-item {
    width: 280px;
    margin-right: 20px;
    float: left;
    background: #fff;
    line-height: normal;
    border-radius: 8px;
    overflow: hidden;

    box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.16);

}
.activity-item:last-child {
    margin-right: 0;
}

.activity-item .img {
    width: 100%;
    height: 162px;
}
.activity-item .img img {
    width: 100%;
    height: 100%;
}
.activity-item .content {
    padding: 20px;
    /*width: 240px;*/
}
.activity-item .content .title {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.activity-item .content .time {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}
.activity-item .content .time .mint {
    font-size: 14px;
    float: right;
    color: #fc4147;
}
.activity-item .content .time .black {
    color: #666;
}
.activity-first .img {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}
.activity-first .img img {
    width: 100%;
    height: 100%;
}
.v-yuki {
    background: #fff;
}
.purchase .content {
    height: 320px;
    position: relative;
    width: 100%;
    float: none;
}
.purchase .content .img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/*.purchase .content .img img {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
.purchase .content .msg {
    float: right;
    margin: 60px 50px;
    width: 360px;
    height: 160px;
    padding: 20px;
    position: relative;
    background: #fff;
}
.purchase .content .msg .title {
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fc4147;
}
.purchase .content .msg .btn {
    width: 150px;
    float: left;
    background-color: #fc4147;
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    cursor: pointer;
}
.purchase .content .msg .btn:last-child {
    float: right;
    right: 20px;
}
.askmaster-item {
    width: 280px;
    margin-right: 20px;
    float: left;
    background: #fff;
}
.askmaster-item .img {
    width: 100%;
    height: 280px;
}
.askmaster-item .img img {
    width: 100%;
    height: 100%;
}
.askmaster-item .content {
    padding-left: 0;
    float: none;
}
.askmaster-item .content .title {
    font-size: 20px;
    color: #333;
    line-height: normal;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.askmaster-item .content .msg {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}
.askmaster-item:last-child {
    margin: 0;
}
.ask-questions .hot, .ask-questions .new {
    width: 565px;
    float: left;
}
.list .ask-head {
    padding-bottom: 20px;
    overflow: hidden;
}
.list .ask-head .title {
    font-size: 18px;
    font-weight: 700;
    color: #fc4147;
    float: left;
    line-height: normal;
}
.list .ask-head .sub-title {
    float: right;
    font-size: 16px;
    color: #666;
}
.list .ask-head .sub-title span {
    color: #fc4147;
}
.list .ask-head {
    padding-bottom: 20px;
    overflow: hidden;
}
.list .ask-head .title {
    font-size: 18px;
    font-weight: 700;
    color: #fc4147;
    float: left;
    line-height: normal;
}
.list .hotdetail-content {
    overflow: hidden;
    margin-bottom: 25px;
    line-height: normal;
}
.askquestion-item {
    overflow: hidden;
    margin-bottom: 25px;
    height: 40px;
}
.list .hotdetail-content .img {
    float: left;
    width: 260px;
    height: 105px;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.list .hotdetail-content .img img {
    width: 100%;
    height: 100%;
}
.askquestion-item .img {
    float: left;
    width: 40px;
    height: 100%;
}
.askquestion-item .img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.askquestion-item .content .title {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.askquestion-item .content .msg .name {
    float: left;
    font-size: 14px;
    color: #999;
}
.askquestion-item .content .msg .sub {
    float: right;
    font-size: 14px;
    color: #999;
}
.askquestion-item .content .msg .sub:hover{
    color: #fc4147;
}
.ask-questions .new {
    margin-left: 50px;
}
.list .hotdetail-content .detail {
    float: right;
    width: 295px;
    height: 105px;
    position: relative;
    line-height: normal;
}
.list .hotdetail-content .detail .title {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: normal;
    margin-bottom: 4px;
    color: #333;
}
.list .hotdetail-content .detail .sub-title {
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}
.list .hotdetail-content .detail .sub-title .module {
    padding: 2px;
    font-size: 14px;
    color: #fff;
    background: #fc4147;
    border-radius: 5px;
}
.list .hotdetail-content .detail .sub-title .name, .list .hotdetail-content .detail .sub-title .time {
    margin-left: 5px;
    font-size: 14px;
    color: #999;
}
.list .hotdetail-content .detail .msg {
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: justify;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}
.askquestion-item .content {
    margin-left: 48px;
    height: 100%;
    margin-top: -2px;
}
.gallery-container {
    width: 100%;
    overflow: hidden;
    background-color: #f7f0f0;
}
.title-container {
    overflow: hidden;
    padding-bottom: 16px;
}
.grllery-item {
    float: left;
    width: 280px;
    margin-right: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
    box-shadow: 0 0 12px rgba(0,0,0,.2);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}
.grllery-item:nth-of-type(4){
    margin-right: 0;
}
.grllery-item .img {
    width: 100%;
    height: 200px;
}
.grllery-item .img img {
    width: 100%;
    height: 100%;
}
.grllery-item .title {
    font-size: 18px;
    color: #333;
    padding: 16px 0 12px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 15px;
}
.grllery-item .detail {
    margin-left: 15px;
}
.grllery-item .detail .module {
    padding: 1px 3px;
    background: #e6e6e6;
    border-radius: 4px;
    font-size: 14px;
    margin: 0;
    float: left;
}
.grllery-item .detail span {
    float: right;
    color: #999;
    font-size: 14px;
    margin-left: 8px;
    padding-left: 23px;
    background-position: 0 2px;
    background-repeat: no-repeat;
}
.showmsg-content, .showmsg-content span {
    display: inline-block;
    vertical-align: middle;
}
.grllery-item .detail .look {
    padding-left: 26px;
    background-image: url(/img/small-pic/new-bro.png);
}
.grllery-item .detail span {
    display: inline-block;
    color: #999;
    font-size: 14px;
    margin-left: 16px;
    padding-left: 23px;
    background-position: 0 2px;
    background-repeat: no-repeat;
}
.showmsg-content span {
    color: #999;
    font-size: 14px;
    margin-left: 16px;
    padding-left: 23px;
    background-position: 0 2px;
    background-repeat: no-repeat;
    max-width: 90px;
    overflow: hidden;
}
.showmsg-content .look {
    padding-left: 26px;
    background-image: url(/img/small-pic/new-bro.png);
}
.showmsg-content, .showmsg-content span {
    display: inline-block;
    vertical-align: middle;
}
.grllery-item .detail .reply {
    background-image: url(/img/small-pic/i-c.png);
    cursor: pointer;
}
.grllery-item .detail .like {
    background-image: url(/img/small-pic/i-p.png);
    cursor: pointer;
}
.grllery-item .msg {
    overflow: hidden;
    margin-top: 16px;
    padding: 0 15px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.grllery-item .msg .user {
    float: left;
}
.grllery-item .msg .user img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
}
.grllery-item .msg .user span {
    font-size: 14px;
    color: #333;
    margin-left: 15px;
    vertical-align: middle;
    max-width: 150px;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.grllery-item .msg .time {
    float: right;
    line-height: 30px;
    color: #999;
    font-size: 14px;
}

.mint{
    font-size: 14px;
    float: right;
    color: #fc4147;
}
.black{
    color: #666;
}

.wuhua{
    width: 1180px;
    height: 320px;
    margin: 0 auto;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}


/******************************/
.purchase .content{
    height: 298px;
}
.purchase .item-new{
    position: relative;
    float: left;
    width: 380px;
    height: 298px;
    overflow: hidden;
}
.purchase .item-new+.item-new{
    margin-left: 20px;
}
.purchase .item-new .img img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border-radius: 8px;
}
.purchase .item-new .btn{
    position: absolute;
    bottom: 30px;
    right: 40px;
    color: #32A9E1;
    display: inline-block;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #fff;
}
.purchase .item-new .btn-2{
    color: #6AC1A9;
}
.purchase .item-new .btn-3{
    color: #F4A754;
}
.purchase .item-new .btn:hover{
    opacity: .9;
}

#index-list-wrapper .issue-btn{
    float: right;
    margin-top: 20px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    width: 150px;
    background: #fc4147;
    cursor: pointer;
}
#index-list-wrapper .issue-btn:hover{
    opacity: .8;
}



/********以下部分是从html中剪切过来的**********/
.purchase .item {
    position: relative;
    float: left;
    width: 380px;
    height: 322px;
}

.purchase .item + .item {
    margin-left: 20px;
}

.purchase .item .b-con {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    z-index: 100;
    bottom: 0;
    padding: 20px;
}

.purchase .item .b-con .describe {
    /*float: left;*/
}

.purchase .item .b-con .describe .title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

.purchase .item .b-con .describe p {
    font-size: 14px;
    /*line-height: 24px;*/
}

.purchase .item .b-con .btn {
    color: #fff;
    display: inline-block;
    width: 118px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #fc4147;

}

.purchase .item .b-con .btn:hover {
    opacity: .9;
}
#worksShow_swiper img{
    width: 1180px;
    height: 344px;
}

#activity_swiper img{
    width: 100%;
    height: 320px;
    border-radius: 8px;
}

#worksShow_swiper .swiper-button-prev,
#activity_swiper .swiper-button-prev{
    left: 60px;
}
#worksShow_swiper .swiper-button-next,
#activity_swiper .swiper-button-next{
    right: 60px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 55px !important;
}

/******** 以上部分是从html中剪切过来的 end **********/



.title-container .index-right a,
.competition .js .index-right a{
    font-size: 14px;
}
.title-container .index-right a,
.competition .js .index-right a{
    font-size: 14px;
}
.title-container .index-right .sp,
.competition .js .index-right .sp{
    padding: 0 3px;
    color: #666;
}

@media screen and (min-width: 1521px) {
    .notice-wrapper,
    .competition,
    .wuhua,
    .v-container{
        width: 1500px;
    }


    /*矮凳公告*/
    .notice-wrapper{
        margin-left: -740px;
    }
    .notice-wrapper .swiper-notice{
        width: 1290px;
    }

    /*竞赛|COMPETITION*/
    .competition .msg .index-left .lard,
    .competition .msg .index-right .lard
    {
        padding: 30px 40px;
    }
    .competition  .msg .box{
        width: 88px;
    }
    .competition .msg .index-left{
        width: 928px;
        height: 459px;
    }
    .competition .index-right .competition-item{
        width: 549px;
        height: 217px;
    }
    .competition .index-right .competition-item.item2{
        margin-top: 25px;
    }
    .competition-item .msg .box{
        width: 88px;
        height: 40px;
        line-height: 40px;
    }

    /*活动|ACTIVITY*/
    .activity-first,
    #activity_swiper img{
        height: 407px;
    }
    .activity-item{
        width: 360px;
    }

    .activity-item .img{
        height: 208px;
    }
    /*.activity-item .content .time {*/
        /*font-size: 16px;*/
    /*}*/

    /*设计购|DESIGN PURCHASE*/
    .purchase .item-new{
        width: 486px;
        height: 381px;
    }
    .purchase .content{
        height: 376px;
    }

   div.area-newfooter .container{
        width: 1500px;
        margin-left: -750px;
    }
}


